CheckConstraintException

Exception thrown on check constraint violations.

class CheckConstraintException : Exception {}

Constructors

this
this(string msg, string file, size_t line, Throwable next)

Meta